projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8b3a22
)
Initial revision
author
Jim Blandy
<jimb@redhat.com>
Sun, 30 May 1993 17:03:54 +0000
(17:03 +0000)
committer
Jim Blandy
<jimb@redhat.com>
Sun, 30 May 1993 17:03:54 +0000
(17:03 +0000)
src/s/hpux9.h
[new file with mode: 0644]
patch
|
blob
diff --git a/src/s/hpux9.h
b/src/s/hpux9.h
new file mode 100644
(file)
index 0000000..
472f8f0
--- /dev/null
+++ b/
src/s/hpux9.h
@@ -0,0
+1,10
@@
+/* System description file for hpux version 9. */
+
+#include "hpux8.h"
+
+#define HPUX9
+
+/* Try some debugging and see if gnu malloc hurts us */
+#define SYSTEM_MALLOC 1
+#undef GNU_MALLOC
+#undef REL_ALLOC